[DNS Zones] Export DNS zone in BIND format
Domains
[DNS Zones] Export DNS zone in BIND format
Export all DNS records from a zone in standard BIND zone file format. This export can be used for backup purposes or to import the zone into another DNS provider. The export includes all record types and their current configuration.
GET
[DNS Zones] Export DNS zone in BIND format
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
The unique identifier (UUID) of the DNS zone to export
Response
DNS zone exported successfully in BIND format

